IGroup.Enable 屬性

啟用或停用軸組。若啟用,軸組狀態會從軸組關閉 (GroupDisabled) 變更為軸組靜止 (GroupStandstill);若停用,軸組狀態會變更為軸組關閉 (GroupDisabled)。

命名空間IntervalZero.KINGSTAR.Base.Class

組合: IntervalZero.KINGSTAR.Base.Class (於 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0

語法

C#VB
bool Enable { get; set; }
Property Enable As Boolean

屬性值

型別:bool

參見

IGroup 介面

IntervalZero.KINGSTAR.Base.Class 命名空間